func crypto/internal/fips140/subtle.xorBytes
2 uses
crypto/internal/fips140/subtle (current package)
xor.go#L28: xorBytes(&dst[0], &x[0], &y[0], n) // arch-specific
xor_amd64.go#L10: func xorBytes(dst, a, b *byte, n int)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)